home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d21 / qw12.exe / QWHITE12.EXE / ASTUTIL.TEC < prev    next >
Text File  |  1990-08-30  |  2KB  |  45 lines

  1. ID:AU SuperSpool, FastDrive with QEXT.SYS
  2. Quarterdeck Technical Note
  3. by Stan Young
  4.  
  5. Q: How do I use AST's Superspool and FastDrive utilities with QEXT.SYS
  6.  
  7.    AST's SuperSpool and FastDrive utilities can be run with Quarterdeck's
  8. QEXT.SYS driver, but require some special setup parameters since the
  9. default for these utilities is to load at the 1 megabyte address, which is
  10. where QEXT.SYS must load.
  11.  
  12.    To have it work properly, you must have QEXT.SYS invoked in your
  13. CONFIG.SYS file before loading FASTDRIVE.  Naturally, consult the DESQview
  14. manual (Appendix B) concerning setting up some real extended memory in
  15. which QEXT.SYS will be loaded.  The AST utilities can be loaded either in
  16. the remaining real extended memory or in "emulated" extended memory created
  17. by AST's REX.SYS driver.  QEXT.SYS, as noted in the manual, can only use
  18. REAL extended memory.
  19.  
  20.    As noted, the AST utilities default to load themselves at a 1 megabyte
  21. address and therefore, if allowed to load with the defaults, will overwrite
  22. QEXT.SYS and disable both QEXT and themselves.  In order to have them load
  23. above QEXT, it is necessary to tell them with a command line parameter
  24. where to load.  If you have difficulty with this, please consult the AST
  25. SuperPac software manual, but the basic method for telling the AST software
  26. where to load is as follows:
  27.  
  28.    Generally, under the default to load the utility in extended memory, you
  29. put "/EXTM" as a parameter on the command line.  As noted, this will load
  30. it at 1 meg.  If you want to be sure they don't load on top of QEXT, you
  31. must enter the parameter as "/EXTM=0,1088."  This tells the utility to load
  32. at a 1088K address.  Since 1 megabyte is 1024K, setting the starting
  33. address to 1088 leaves the 64K that QEXT.SYS uses free.
  34.  
  35.    If you use both FASTDISK and SUPERSPL, you can use the "/EXTM=0,1088"
  36. parameter for both of them.  This would appear to be a conflict; however,
  37. while these utilities do not detect QEXT or other VDISK-like utilities,
  38. they do detect each other and will not overwrite each other.
  39.  
  40. Note: The above setup information also applies to the AST's SuperDrive
  41.       utility.
  42.  
  43.         Copyright (C) 1990 by Quarterdeck Office Systems
  44.              * * *   E N D   O F   F I L E    * * *
  45.